projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cba2589
)
*** empty log message ***
author
Eric S. Raymond
<esr@snark.thyrsus.com>
Thu, 11 Oct 2007 16:39:44 +0000
(16:39 +0000)
committer
Eric S. Raymond
<esr@snark.thyrsus.com>
Thu, 11 Oct 2007 16:39:44 +0000
(16:39 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index b8be970a74c9dc22a8b3e7dad071a8a58df6deea..c1ac13dfff7b60db811037af8646b2f04b9c5640 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-9,6
+9,11
@@
(vc-diff-internal): Bug fixes by Juanma Barranquero. Temporarily
disable the check for his edge case, it's calling some brittle
code.
+ (with-vc-properties): Fievaluation time of a macro argument.
+
+ * ediff-vers.el (ediff-vc-internal):
+ vc-hooks.el:
+ loaddefs.el: Follow up on VC terminology change.
2007-10-11 Juanma Barranquero <lekktu@gmail.com>